home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / api92.zip / MEMSTAT2.ZIP / DVMS2.DOC next >
Text File  |  1992-08-17  |  3KB  |  65 lines

  1. MEMORY STATUS II
  2. Program Information
  3. -------------------
  4. Program (C) Copyright 1992 Quarterdeck Office Systems
  5. Program written by Todd Threadgill,
  6.    Quarterdeck Testing and Compatibility
  7. Version: 1.2
  8. Date: 8/14/92
  9.  
  10. Features:
  11.    * Improved screen design for attractiveness and legibility
  12.    * Help screen on systems with no available expanded memory (EMS)
  13.    * Unmanaged extended memory report (when available)
  14.    * One-touch program shutdown
  15.  
  16.  
  17. USING MEMORY STATUS II
  18. The program has been designed to be extremely easy to use.  Add the program to
  19.    your DESQview or DESQview/X menu by following the procedures in your DV or
  20.    DVX manual, then start up the program.  You should see a screen that is
  21.    divided up into three or four sections, as follows:
  22.  
  23. 1. MANAGED BY QEMM
  24. This section provides information about how much memory is under the management
  25. of the Quarterdeck Expanded Memory Manager (QEMM-386), or another memory
  26. manager if you are not using a 386/486 machine.
  27.  
  28.         Total: Displays the total amount of memory managed by QEMM;
  29.         Total Available: Shows how much of this memory is not actually in use
  30.                at the present time;
  31.         Largest Available: Displays the largest window size you will be able to
  32.                open inside DESQview or DESQview/X in its present configuration.
  33.  
  34. 2. UNMANAGED BY QEMM
  35. This value indicates the amount of extended memory that is not currently under
  36. the control of QEMM-386.  QEMM's EXTMEM and MEMORY parameters directly
  37. determine the value displayed in this field.  Note that if your QEMM386.SYS
  38. device line in the CONFIG.SYS does not contain an EXTMEM or MEMORY parameter,
  39. this field will not be displayed.  Also, this field does not appear inside
  40. DESQview/X.
  41.  
  42. 3. CONVENTIONAL
  43. This area reports on conventional-memory usage inside DESQview and DESQview/X,
  44. as follows:
  45.  
  46.         Total: Displays the total amount of conventional memory that was
  47.                available when you started DESQview;
  48.         Total Available: Shows how much of this memory is not actually in use
  49.                at the present time. Note that this value does not indicate the
  50.                size of the programs you can run!
  51.         Largest Available: Shows the largest available block of conventional
  52.                memory that can be allocated under the present configuration.
  53.                Note that this value also does not indicate the size of the
  54.                programs you can run!
  55.  
  56. 4. COMMON MEMORY (IN BYTES)
  57. This area is the same as CONVENTIONAL, except that its reports apply to "Common
  58. Memory", memory used internally by DESQview and DESQview-specific programs
  59. (like Memory Status II itself).
  60.  
  61.  
  62. EXITING THE PROGRAM
  63. Unlike the original Memory Status (which ships with DESQview and DESQview/X),
  64. you can exit Memory Status II by pressing the ESC key.
  65.